RestrTextItem::RestrTextItem

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:12:57 1991
Index Return to Main Contents
 

NAME

RestrTextItem::RestrTextItem - instance method  

TEMPLATE

void RestrTextItem(int id, RegularExp * regularExpression, char * initText = NULL, int width = 0, int lines = 1)  

SPECIFIERS

public  

DESCRIPTION

 

ARGUMENTS

int id

the id of the RestrTextItem
RegularExp * regularExpression

a regular expression which the entered text must match. See
class RegularExp.
char * initText = NULL

the initial text
int width = 0

the width of the RestrTextItem
in pixels
int lines = 1

the number of lines
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
EditTextItem.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:24 GMT, March 30, 2022